[INFO] cloning repository https://github.com/LiliumOS/ld-so-impl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiliumOS/ld-so-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Fld-so-impl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Fld-so-impl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b85b80083b0458dcaeb3ef5fc8c4beac467faa3
[INFO] fixing LiliumOS/ld-so-impl against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Fld-so-impl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LiliumOS/ld-so-impl
[INFO] finished tweaking git repo https://github.com/LiliumOS/ld-so-impl
[INFO] tweaked toml for git repo https://github.com/LiliumOS/ld-so-impl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiliumOS/ld-so-impl on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiliumOS/ld-so-impl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding bitflags v2.13.0
[INFO] [stderr]     Updating bytemuck v1.21.0 -> v1.25.0
[INFO] [stderr]     Updating bytemuck_derive v1.8.1 -> v1.10.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fake-enum v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91
[INFO] running `Command { std: "docker" "start" "0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking fake-enum v0.1.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking ld-so-impl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PodInOption`
[INFO] [stdout]  --> src/helpers.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytemuck::{PodInOption, ZeroableInOption};
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ElfSize`
[INFO] [stdout]  --> src/loader.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |     elf::{ElfAddr, ElfOffset, ElfPhdr, ElfSize},
[INFO] [stdout]   |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: (none)
[INFO] [stdout]   --> src/resolver.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `debug`, `deny-wx`, `entry`, and `tls`
[INFO] [stdout]    = help: consider defining some features in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::offset_of`
[INFO] [stdout]  --> src/resolver.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     mem::offset_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElfClass`, `PF_R`, and `ProgramType`
[INFO] [stdout]   --> src/resolver.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |         DynEntryType, ElfClass, ElfDyn, ElfGnuHashHeader, ElfHeader, ElfPhdr, ElfRela,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |             PF_R, PF_W, PF_X, PT_DYNAMIC, PT_GNU_STACK, PT_LOAD, PT_PHDR, PT_TLS, ProgramType,
[INFO] [stdout]    |             ^^^^                                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write as _`
[INFO] [stdout]    --> src/resolver.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         use core::fmt::Write as _;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write as _`
[INFO] [stdout]     --> src/resolver.rs:1028:13
[INFO] [stdout]      |
[INFO] [stdout] 1028 |         use core::fmt::Write as _;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PodInOption`
[INFO] [stdout]  --> src/helpers.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytemuck::{PodInOption, ZeroableInOption};
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ElfSize`
[INFO] [stdout]  --> src/loader.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |     elf::{ElfAddr, ElfOffset, ElfPhdr, ElfSize},
[INFO] [stdout]   |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: (none)
[INFO] [stdout]   --> src/resolver.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `debug`, `deny-wx`, `entry`, and `tls`
[INFO] [stdout]    = help: consider defining some features in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mem::offset_of`
[INFO] [stdout]  --> src/resolver.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     mem::offset_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElfClass`, `PF_R`, and `ProgramType`
[INFO] [stdout]   --> src/resolver.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |         DynEntryType, ElfClass, ElfDyn, ElfGnuHashHeader, ElfHeader, ElfPhdr, ElfRela,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |             PF_R, PF_W, PF_X, PT_DYNAMIC, PT_GNU_STACK, PT_LOAD, PT_PHDR, PT_TLS, ProgramType,
[INFO] [stdout]    |             ^^^^                                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write as _`
[INFO] [stdout]    --> src/resolver.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         use core::fmt::Write as _;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write as _`
[INFO] [stdout]     --> src/resolver.rs:1028:13
[INFO] [stdout]      |
[INFO] [stdout] 1028 |         use core::fmt::Write as _;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alloc_tls` found for reference `&'static (dyn LoaderImpl + 'static)` in the current scope
[INFO] [stdout]    --> src/resolver.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     loader.alloc_tls(phdr.p_memsz as usize, phdr.p_align as usize, exec_tls)?;
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `&'static (dyn LoaderImpl + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_tls` found for reference `&'static (dyn LoaderImpl + 'static)` in the current scope
[INFO] [stdout]    --> src/resolver.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     loader.load_tls(
[INFO] [stdout]     |                     -------^^^^^^^^ method not found in `&'static (dyn LoaderImpl + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `alloc_tls` found for reference `&'static (dyn LoaderImpl + 'static)` in the current scope
[INFO] [stdout]    --> src/resolver.rs:331:28
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     loader.alloc_tls(phdr.p_memsz as usize, phdr.p_align as usize, exec_tls)?;
[INFO] [stdout]     |                            ^^^^^^^^^ method not found in `&'static (dyn LoaderImpl + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_tls` found for reference `&'static (dyn LoaderImpl + 'static)` in the current scope
[INFO] [stdout]    --> src/resolver.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     loader.load_tls(
[INFO] [stdout]     |                     -------^^^^^^^^ method not found in `&'static (dyn LoaderImpl + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write`
[INFO] [stdout]    --> src/resolver.rs:883:13
[INFO] [stdout]     |
[INFO] [stdout] 883 |         use core::fmt::Write as _;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write`
[INFO] [stdout]    --> src/resolver.rs:883:13
[INFO] [stdout]     |
[INFO] [stdout] 883 |         use core::fmt::Write as _;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nchain`
[INFO] [stdout]    --> src/resolver.rs:992:17
[INFO] [stdout]     |
[INFO] [stdout] 992 |             let nchain = unsafe { ent.hash.add(1).read() };
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_nchain`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nchain`
[INFO] [stdout]    --> src/resolver.rs:992:17
[INFO] [stdout]     |
[INFO] [stdout] 992 |             let nchain = unsafe { ent.hash.add(1).read() };
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_nchain`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ld-so-impl` (lib) due to 2 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ld-so-impl` (lib test) due to 2 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91", kill_on_drop: false }`
[INFO] [stdout] 0e336518a287d937e898cc8e4077ae84b7970dac7bd847bd22c2479a9305cb91
